Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithm knapsack code

Search list

[Other resourcevb_Calculator

Description: 基于遗传算法的背包问题求解,有基本的说明和代码-based on genetic algorithm knapsack problem solving, a basic description and code.
Platform: | Size: 21103 | Author: 赵宇 | Hits:

[CSharpknapGa

Description: 用C#开发的用遗传算法求解0-1背包问题的源代码。-C# development of the genetic algorithm 0-1 knapsack problem's source code.
Platform: | Size: 5419 | Author: 流程 | Hits:

[CSharpknapGa

Description: 用C#开发的用遗传算法求解0-1背包问题的源代码。-C# development of the genetic algorithm 0-1 knapsack problem's source code.
Platform: | Size: 5120 | Author: 流程 | Hits:

[AI-NN-PRvb_Calculator

Description: 基于遗传算法的背包问题求解,有基本的说明和代码-based on genetic algorithm knapsack problem solving, a basic description and code.
Platform: | Size: 20480 | Author: 赵宇 | Hits:

[Data structs01knapsack

Description: 01背包问题的C++源程序,写的比较简单-01 knapsack problem C++ Source code, written in relatively simple
Platform: | Size: 49152 | Author: sandy chen | Hits:

[AI-NN-PRGA

Description: 背包算法中用遗传算法解决VB代码 希望能帮助有用得着的朋友-Knapsack algorithm using genetic algorithm to solve VB code to help a friend has useful
Platform: | Size: 1024 | Author: adsd | Hits:

[AI-NN-PRSolving.the.01.Knapsack.Problem.with.Genetic.Algor

Description: 遗传算法求解01背包问题+实验报告+参考文献。如果你看了这个程序还是不能明白遗传算法的巧妙,那么还是不要再看这个问题了。-Genetic Algorithm for Knapsack Problem 01 experimental report references. If you read this procedure should not understand the genetic algorithm or clever, then it is better not to look at this issue.
Platform: | Size: 201728 | Author: gouyabin | Hits:

[OtherKnapsackProblem

Description: 基本遗传算法带最优保存思想的背包问题,其中,目标值那段代码使用的是惩罚函数法,选择是概率选择,交叉是双点随机交叉,变异是概率变异-The basic genetic algorithm with elitist thinking knapsack problem, which is a target that part of the code using penalty function method, choice is the probability of selection, crossover is a two-point random crossover and mutation is the probability of mutation
Platform: | Size: 2048 | Author: 田文杰 | Hits:

[Data structsGA

Description: 遗传算法 0-1背包问题的代码 初始群体 选择 交叉 变异 评估函-0-1 knapsack problem genetic algorithm code for the initial assessment of functional group selection crossover and mutation
Platform: | Size: 2048 | Author: 甘孟壮 | Hits:

[matlabknapsackAlgorithm

Description: 遗传算法实现背包问题的matlab代码,分享给大家-Knapsack problem genetic algorithm matlab code to share for everyone
Platform: | Size: 1024 | Author: 方周冰 | Hits:

[AI-NN-PRVB_knapsack_problem_genetic_algorithm_code

Description: VB背包问题遗传算法求解的源码实例VB knapsack problem genetic algorithm source code examples-VB knapsack problem genetic algorithm source code examples
Platform: | Size: 5120 | Author: tpp2ee | Hits:

[AI-NN-PRBeiBao

Description: 遗传算法解决背包问题,代码功力深厚。 更个王振的东西。很好-Genetic algorithm to solve knapsack problem, the code profound skill.
Platform: | Size: 28672 | Author: 李小兵 | Hits:

[AI-NN-PRyichuansuanfawodezuiai-

Description: 遗传算法解决背包问题,代码功力深厚。 更个王振的东西。很好-Genetic algorithm to solve knapsack problem, the code profound skill.
Platform: | Size: 2048 | Author: 李小兵 | Hits:

[matlabd66906376b80

Description: 遗传算法解决TSP背包问题的源代码,包涵MATLAB程序和详尽文字算法说明-Knapsack problem genetic algorithm source code for TSP, bear with MATLAB algorithms procedures and detailed text description
Platform: | Size: 585728 | Author: px | Hits:

[AlgorithmKnapsack-problem-based-on-GA

Description: 本文件含论文及源代码。论文首先介绍了基本遗传算法的基本原理、特点及其基本实现技术,接着针对背包问题,论述了遗传算法在编码表示和遗传算子(包括选择算子、交叉算子变异算子这三种算子)等方面的应用情况。并且结合背包问题实例,给出了具体的编码方法,运行参数,群体大小,最大迭代次数,以及合适的遗传算子。最后,简单说明了遗传算法在求解背包问题中的应用并对遗传算法解决背包问题的前景提出了展望。-The file containing the papers and source code. The paper first introduces the basic principles of the basic genetic algorithm, the characteristics of its basic implementation techniques, and then for the knapsack problem, discusses the genetic algorithm coded representation and genetic operators (including selection operator, crossover operator mutation operator three count sub), and other aspects of the application. And the combination of an instance of the knapsack problem, given specific encoding method, operating parameters, population size, maximum number of iterations, and appropriate genetic operators. Finally, a brief description of the genetic algorithm Knapsack problem and genetic algorithm to solve the knapsack problem prospects prospect.
Platform: | Size: 420864 | Author: 李海波 | Hits:

[Windows Developknapsack

Description: VB背包问题遗传算法求解的源码实例,有兴趣的可以下载。-VB knapsack problem genetic algorithm source code examples, are interested in can be downloaded.
Platform: | Size: 4096 | Author: 什锦豆腐 | Hits:

[Documentsknapsack-problem-

Description: 基于二重结构编码遗传算法求解背包问题的研究-Research knapsack problem based on dual-structure code genetic algorithm
Platform: | Size: 354304 | Author: 金明 | Hits:

[Special Effectsthe.01.Knapsack.Problem-

Description: 遗传算法求解01背包问题,代码、文档都有-01 knapsack problem genetic algorithm, code, documentation has
Platform: | Size: 201728 | Author: 高某某 | Hits:

[matlabAlgoritma-GA-(Knapsack)

Description: MatLab code Genetic Algorithm for Knapsack Problem
Platform: | Size: 3072 | Author: mahmuddwis | Hits:

[matlabknapsack

Description: My code is about Knapsack problem which I have solved it with Genetic algorithm.The code is written in Matlab. I found that no one has uploaded the Matlab code, yet.
Platform: | Size: 2048 | Author: Mina | Hits:
« 12 »

CodeBus www.codebus.net